← Back to issue list

SnapdError is too generic

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1734235
Type
issue
State
open
Author
~elopio
Labels
bitesize ui
Created
2017-11-24 02:55:20.212478+00:00
Updated
2017-11-24 15:16:13.881215+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

We have an exception in snapcraft/internal/errors.py called SnapdError. This exception is raised in two different contexts, passing a different message for each case. This exception should be removed or only be used as a base class. We should add individual exception for each possible error.

Evaluation history

No evaluation history available.